Skip to content

Conversation

@dhasani23
Copy link
Contributor

@dhasani23 dhasani23 commented Feb 10, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Hide Java 21 support due to an emergency release in JB.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dhasani23 dhasani23 requested review from a team as code owners February 10, 2025 23:43
codemodernizer.chat.message.button.view_summary=View summary
codemodernizer.chat.message.changes_applied=I applied the changes to your project.
codemodernizer.chat.message.choose_objective=I can help you with the following tasks:\n- Upgrade your Java 8, Java 11, and Java 17 codebases to Java 17 or Java 21.\n- Upgrade Java 17 or Java 21 code with up-to-date libraries and other dependencies.\n- Convert embedded SQL code for Oracle to PostgreSQL database migrations in AWS DMS.\n\nWhat would you like to do? You can enter "language upgrade" or "sql conversion".
codemodernizer.chat.message.choose_objective=I can help you with the following tasks:\n- Upgrade your Java 8 and Java 11 codebases to Java 17.\n- Upgrade Java 17 code with up-to-date libraries and other dependencies.\n- Convert embedded SQL code for Oracle to PostgreSQL database migrations in AWS DMS.\n\nWhat would you like to do? You can enter "language upgrade" or "sql conversion".
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what it was before 21 was added for messaging, but did we have upgrade your java 8, 11 and 17 or did it just say 8 and 11?

Copy link
Contributor Author

@dhasani23 dhasani23 Feb 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think "8, 11, and 17", but the way I have it here is also fine since the second bullet point says "Upgrade Java 17 code with up-to-date libraries and other dependencies"

@dhasani23 dhasani23 merged commit 9a60e50 into aws:main Feb 11, 2025
11 of 13 checks passed
dhasani23 added a commit that referenced this pull request Feb 11, 2025
dhasani23 added a commit that referenced this pull request Feb 11, 2025
samgst-amazon pushed a commit that referenced this pull request Feb 12, 2025
* revert(amazonq): hide java 21 option

* remove unused import

* update String

---------

Co-authored-by: David Hasani <[email protected]>
samgst-amazon pushed a commit that referenced this pull request Feb 12, 2025
gandhi-21 pushed a commit to gandhi-21/aws-toolkit-jetbrains that referenced this pull request Feb 26, 2025
* revert(amazonq): hide java 21 option

* remove unused import

* update String

---------

Co-authored-by: David Hasani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants